home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
12
/
thelock.ex_
/
0
/
RCDATA
/
TIDLEWINDOW
/
TIDLEWINDOW.txt
Wrap
Text File
|
1997-01-05
|
5KB
|
218 lines
object idlewindow: Tidlewindow
Left = 427
Top = 324
BorderStyle = bsToolWindow
Caption = 'System Info: Security Level 0'
ClientHeight = 82
ClientWidth = 242
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
PopupMenu = mainlock96.PopupMenu1
OnDblClick = FormDblClick
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 0
Width = 225
Height = 57
BevelInner = bvRaised
BevelOuter = bvLowered
PopupMenu = mainlock96.PopupMenu1
TabOrder = 0
OnDblClick = Label5Click
object Label2: TLabel
Left = 8
Top = 8
Width = 68
Height = 13
Caption = 'System Name:'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
object sysname: TLabel
Left = 80
Top = 8
Width = 41
Height = 13
Caption = 'sysname'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
object Label3: TLabel
Left = 8
Top = 24
Width = 56
Height = 13
Caption = 'User Name:'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
object Username1: TLabel
Left = 80
Top = 24
Width = 54
Height = 13
Caption = 'Username1'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
object Label4: TLabel
Left = 8
Top = 40
Width = 70
Height = 13
Caption = 'Domain Name:'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
object domainname1: TLabel
Left = 80
Top = 40
Width = 66
Height = 13
Caption = 'domainname1'
PopupMenu = mainlock96.PopupMenu1
OnDblClick = Label5Click
end
end
object sb1: TStatusBar
Left = 0
Top = 63
Width = 242
Height = 19
Panels = <
item
Alignment = taCenter
Text = 'Idle: 000m, 00s; Max: 000m'
Width = 140
end
item
Alignment = taCenter
Text = 'Unreg'
Width = 45
end
item
Alignment = taCenter
Text = 'Ver 97xi'
Width = 50
end>
PopupMenu = mainlock96.PopupMenu1
SimplePanel = False
SizeGrip = False
end
object MainMenu1: TMainMenu
Left = 200
Top = 16
object File1: TMenuItem
Caption = '&File'
ShortCut = 0
object ActivateLock1: TMenuItem
Caption = 'Activate &Lock'
ShortCut = 0
OnClick = ActivateLock1Click
end
object ActivateSentry1: TMenuItem
Caption = 'Activate &Sentry'
ShortCut = 0
OnClick = ActivateSentry1Click
end
object AdminLogoff1: TMenuItem
Caption = '&Admin Logoff'
ShortCut = 0
OnClick = AdminLogoff1Click
end
object Exit1: TMenuItem
Caption = 'E&xit'
ShortCut = 0
OnClick = Exit1Click
end
end
object Passwords1: TMenuItem
Caption = '&Pass'
ShortCut = 0
object LockPassword1: TMenuItem
Caption = '&Lock Password'
ShortCut = 0
OnClick = LockPassword1Click
end
object AdminPassord1: TMenuItem
Caption = '&Admin Passord'
ShortCut = 0
OnClick = AdminPassord1Click
end
object TempPassword1: TMenuItem
Caption = '&Temp Password'
ShortCut = 0
OnClick = TempPassword1Click
end
end
object Options1: TMenuItem
Caption = '&Options'
ShortCut = 0
object LockOptions1: TMenuItem
Caption = '&Lock Options'
ShortCut = 0
OnClick = LockOptions1Click
end
object MiscOptions1: TMenuItem
Caption = '&Misc Options'
ShortCut = 0
object ScreenSaverConfig1: TMenuItem
Caption = '&Screen Saver Config'
ShortCut = 0
OnClick = ScreenSaverConfig1Click
end
object WinIPConfig1: TMenuItem
Caption = '&Win IP Config'
ShortCut = 0
OnClick = WinIPConfig1Click
end
object WriteUserMSG1: TMenuItem
Caption = 'W&rite User MSG'
ShortCut = 0
OnClick = WriteUserMSG1Click
end
object SecurityWizard1: TMenuItem
Caption = '&Security Wizard'
ShortCut = 0
OnClick = SecurityWizard1Click
end
end
end
object View1: TMenuItem
Caption = '&View'
ShortCut = 0
object ViewLog1: TMenuItem
Caption = 'View &Log'
ShortCut = 0
OnClick = ViewLog1Click
end
object ViewMSG1: TMenuItem
Caption = 'View &MSG'
ShortCut = 0
OnClick = ViewMSG1Click
end
end
object Help1: TMenuItem
Caption = '&Help'
ShortCut = 0
object Help2: TMenuItem
Caption = '&Help'
ShortCut = 0
OnClick = Help2Click
end
object About1: TMenuItem
Caption = '&About'
ShortCut = 0
OnClick = About1Click
end
end
end
end